Consolidate tests
authorColin Walters <walters@verbum.org>
Tue, 1 Nov 2011 02:42:14 +0000 (22:42 -0400)
committerColin Walters <walters@verbum.org>
Tue, 1 Nov 2011 02:42:14 +0000 (22:42 -0400)
commitc910f29c004aa0a803061c1eaf2c6bf719ffdf94
tree56903ce28d1395cc7b91035fd2c4841d53ec192a
parent8769f4afd8a70a4899765b9681ea0cd7ba4bc1a7
Consolidate tests

Rather than having a ton of separate tests, be like git and have
a "basic" test that does a lot of the, well, basics.
20 files changed:
tests/libtest.sh
tests/t0000-basic.sh [new file with mode: 0755]
tests/t0000-init-link-files-fsck.sh [deleted file]
tests/t0001-archive.sh [new file with mode: 0755]
tests/t0001-init-out-of-tree.sh [deleted file]
tests/t0002-commit-one.sh [deleted file]
tests/t0002-log.sh [new file with mode: 0755]
tests/t0003-commit-multiple.sh [deleted file]
tests/t0003-remote-add.sh [new file with mode: 0755]
tests/t0004-checkout-test1.sh [deleted file]
tests/t0004-pull.sh [new file with mode: 0755]
tests/t0005-nested-tree.sh [deleted file]
tests/t0006-removal.sh [deleted file]
tests/t0007-commit-stdin.sh [deleted file]
tests/t0008-log.sh [deleted file]
tests/t0009-commit-symlink.sh [deleted file]
tests/t0010-multiple-branches.sh [deleted file]
tests/t0011-remote-add.sh [deleted file]
tests/t0012-pull.sh [deleted file]
tests/t0013-commit-archive.sh [deleted file]